KsCommandStatus.InSyncLatch property

Gets or stores a command's specific value.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int InSyncLatch { get; }
Public ReadOnly Property InSyncLatch As Integer

Property value

Type: int

See also

KsCommandStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace